-
Home
-
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE
-
2.3.0
-
Code
-
Classes
- Form_Field_Option_Data
Total Complexity |
14 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
152 |
Lines of code |
44 |
Logical lines of code |
17 |
Comment lines |
85 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_option() |
S |
71 |
2 |
6 |
__construct() |
S |
74 |
1 |
5 |
get_name() |
S |
82 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
get_options() |
S |
82 |
1 |
3 |
set_option() |
S |
80 |
1 |
3 |
set_options() |
S |
81 |
1 |
3 |
set_type() |
S |
81 |
1 |
3 |
set_name() |
S |
81 |
1 |
3 |
has_option() |
S |
79 |
1 |
3 |
has_options() |
S |
80 |
1 |
3 |
has_type() |
S |
80 |
1 |
3 |
has_name() |
S |
80 |
1 |
3 |